makeabledk / laravel-api-endpoints
Installs: 1 058
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- illuminate/container: ^10.0|^11.0
- illuminate/database: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- spatie/laravel-query-builder: ^5.0
Requires (Dev)
- fakerphp/faker: ^1.18
- laravel/laravel: ^10.0|^11.0
- makeabledk/laravel-factory-enhanced: ^5.0
- mockery/mockery: ^1.5
- phpunit/phpunit: ^9.0
- dev-master
- 1.x-dev
- v0.4.1
- v0.4.0
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- 0.1.x-dev
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-fix/nested-appends
- dev-feature/upgrade-laravel-10
- dev-fix/appends
- dev-feat/normalize-casing
- dev-feat/php-8
- dev-feat/laravel-8
- dev-feat/invokable-classes
- dev-feat/endpoints
This package is auto-updated.
Last update: 2024-10-08 18:37:56 UTC
README
IMPORTANT NOTICE
This is a package used internally by makeabledk and may not follow SemVer. Use it at your own risk.
Install
You can install this package via composer:
composer require makeabledk/laravel-api-endpoints
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
You can run the tests with:
composer test
Contributing
We are happy to receive pull requests for additional functionality. Please see CONTRIBUTING for details.
Credits
License
Attribution-ShareAlike 4.0 International. Please see License File for more information.