GitHub / CristalTeam/php-api-wrapper issues and pull requests
#65 - Upgrade to PHP 8.2
Pull Request -
State: closed - Opened by marvindurot 5 months ago
#64 - PHPUnit 10 Shift
Pull Request -
State: closed - Opened by marvindurot 5 months ago
- 4 comments
#63 - PHPUnit 10 Shift
Pull Request -
State: closed - Opened by marvindurot 5 months ago
- 4 comments
#62 - Upgrade to PHP 8.2
Pull Request -
State: closed - Opened by marvindurot 5 months ago
#61 - PHPUnit 10 Shift
Pull Request -
State: closed - Opened by marvindurot 5 months ago
- 4 comments
#60 - Upgrade to PHP 8.4
Pull Request -
State: closed - Opened by marvindurot 5 months ago
#59 - PHPUnit 10 Shift
Pull Request -
State: closed - Opened by marvindurot 5 months ago
- 4 comments
#58 - Upgrade to PHP 8.4
Pull Request -
State: closed - Opened by marvindurot 5 months ago
#57 - Return type of Cristal\ApiWrapper\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool
Issue -
State: open - Opened by Stubbs 5 months ago
#56 - Empty result
Issue -
State: closed - Opened by lpcs007 about 1 year ago
- 1 comment
#55 - Update Deps for Laravel 10
Pull Request -
State: open - Opened by FallenKnight85 over 1 year ago
#54 - Update Dependencies for Laravel 10
Pull Request -
State: closed - Opened by FallenKnight85 over 1 year ago
#53 - array_merge() expects at least 1 parameter, 0 given ($this->scopes is null)
Issue -
State: open - Opened by MiloDBD almost 2 years ago
#52 - OAuth2 transport provider supporting of Legue OAuth Provider defaultHeaders()
Pull Request -
State: open - Opened by holdmann almost 2 years ago
- 1 comment
#51 - Working with 'like' queries
Issue -
State: closed - Opened by BMasquio about 2 years ago
- 1 comment
#50 - Can't get Laravel pagination to work
Issue -
State: open - Opened by pandongo about 2 years ago
#49 - Update Transport with Patch Http Verb
Pull Request -
State: closed - Opened by maximesilva over 2 years ago
#48 - Fix endpoint transformed to lowercase
Pull Request -
State: closed - Opened by TZK- over 2 years ago
#47 - Is this Project Still Maintained?
Issue -
State: closed - Opened by scryba over 2 years ago
- 2 comments
#46 - Improve README
Pull Request -
State: open - Opened by LorenzoSapora over 2 years ago
#45 - Example not working with Laravel 9
Issue -
State: closed - Opened by italo1983 over 2 years ago
- 1 comment
#44 - ApiException : trying to access array offset on value of type null
Issue -
State: open - Opened by brutalVinz over 2 years ago
#43 - [Model] Forward global scope to delete queries
Pull Request -
State: closed - Opened by TZK- almost 3 years ago
#42 - global scope
Issue -
State: open - Opened by galihsetyo almost 3 years ago
#41 - Is it possible to get model relation in API service?
Issue -
State: open - Opened by jorbascrumps about 3 years ago
#40 - Adds support for query comparison operators
Pull Request -
State: open - Opened by jorbascrumps about 3 years ago
- 1 comment
#39 - Querying does not support comparison operators
Issue -
State: open - Opened by jorbascrumps about 3 years ago
#38 - Example update
Issue -
State: open - Opened by jorbascrumps about 3 years ago
#37 - Small typo
Pull Request -
State: closed - Opened by liamstewart23 about 3 years ago
#36 - Update return types to silence deprecation notices with PHP 8.1
Pull Request -
State: open - Opened by erindornbusch about 3 years ago
#35 - Added belongsTo functionality for Eloquent models
Pull Request -
State: open - Opened by brucedevcom over 3 years ago
#34 - Add exception source & fix debugbar decorator
Pull Request -
State: closed - Opened by TZK- over 3 years ago
#33 - Model::find($id) returns an empty Model as opposed to null
Issue -
State: open - Opened by markcameron over 3 years ago
- 1 comment
#32 - Setting belongsTo in Laravel to Eloquent Model
Issue -
State: open - Opened by brucedevcom over 3 years ago
- 7 comments
Labels: documentation
#31 - Allow to fetch response headers from Transport
Pull Request -
State: closed - Opened by TZK- over 3 years ago
Labels: enhancement
#30 - Allow passing null to find method
Pull Request -
State: closed - Opened by TZK- over 3 years ago
#29 - Remove API CRUD methods typehint
Pull Request -
State: closed - Opened by TZK- over 3 years ago
Labels: bug
#28 - Cristal\ApiWrapper\Api::findOne doesn't utillize cache
Issue -
State: open - Opened by toddb02 almost 4 years ago
#27 - Add api collector and formatDuration for LaravelDebugbar
Pull Request -
State: closed - Opened by marquant2u almost 4 years ago
#26 - RESTful/Laravel API
Issue -
State: closed - Opened by Corben78 about 4 years ago
- 2 comments
#25 - Class "CustomWrapper" not found
Issue -
State: closed - Opened by Redcode456123 about 4 years ago
- 3 comments
#24 - [Api] Add possibility to use urlencoded characters in endpoints
Pull Request -
State: closed - Opened by ffouchier over 4 years ago
#23 - CACHE DATA FROM SERVER
Issue -
State: closed - Opened by ElijahGM over 4 years ago
- 1 comment
#22 - How can I eagerload an ApiRelation on an Eloquent model? Using the laravel bridge.
Issue -
State: open - Opened by BramBosSoliede over 4 years ago
- 1 comment
Labels: enhancement
#21 - What's the expected response format from the API?
Issue -
State: closed - Opened by NourdineMazali over 4 years ago
- 1 comment
#20 - Handling API pagination
Issue -
State: closed - Opened by ElijahGM over 4 years ago
- 2 comments
#19 - [Builder] Add method withoutGlobalScope
Pull Request -
State: closed - Opened by ffouchier almost 5 years ago
#18 - Creating without Saving
Issue -
State: closed - Opened by derekrprice almost 5 years ago
- 1 comment
#17 - Simple change to allow for APIs that do not singlarize/pluralize endpoints...
Issue -
State: closed - Opened by empower-josh almost 5 years ago
- 1 comment
#16 - [HasMany] Ensure it returns a collection even if parent does not exist #15
Pull Request -
State: closed - Opened by TZK- almost 5 years ago
#15 - [HasMany] Relation returns null instead of empty array on non existing Model
Issue -
State: closed - Opened by TZK- almost 5 years ago
Labels: bug
#14 - [PHPUnit] Fix test suite locally
Pull Request -
State: closed - Opened by camillebaronnet almost 5 years ago
Labels: enhancement
#13 - Cannot use more than one transport in Laravel
Issue -
State: closed - Opened by damiendiels almost 5 years ago
- 1 comment
#12 - Related resource id
Issue -
State: open - Opened by mathieufrh almost 5 years ago
#11 - Add missing class
Pull Request -
State: closed - Opened by mathieufrh almost 5 years ago
- 1 comment
#10 - Implement getQualifiedKeyName method on Laravel Bridge Model
Issue -
State: open - Opened by mathieufrh almost 5 years ago
- 2 comments
Labels: enhancement, help wanted
#9 - Method call needs to sanitize method name
Issue -
State: open - Opened by guice about 5 years ago
#8 - Multiple API Sources (Laravel)
Issue -
State: open - Opened by kylewallace about 5 years ago
- 8 comments
Labels: documentation
#7 - Incompatibility with Illuminate\Contracts\Routing\UrlRoutable::resolveRouteBinding()
Issue -
State: closed - Opened by Garrett-Sens about 5 years ago
- 2 comments
Labels: bug
#6 - Implement a GraphQL wrapper
Issue -
State: open - Opened by camillebaronnet over 5 years ago
Labels: enhancement, help wanted
#5 - [Symfony] Add API calls to profiler
Issue -
State: open - Opened by TZK- over 5 years ago
Labels: enhancement, help wanted
#4 - [ApiPlatform] Add filters to OpenAPI Documentation
Issue -
State: open - Opened by TZK- over 5 years ago
Labels: enhancement, help wanted
#3 - Problem with home made wrappers
Issue -
State: open - Opened by camillebaronnet over 5 years ago
- 3 comments
Labels: bug, good first issue
#2 - Supports writing with the bridge Symfony / API Platform
Issue -
State: open - Opened by camillebaronnet over 5 years ago
Labels: enhancement, help wanted
#1 - Improve documentation
Issue -
State: closed - Opened by camillebaronnet over 5 years ago
Labels: documentation