Libraries tagged by laravel base code
rajentrivedi/tokenizer-x
131354 Downloads
TokenizerX calculates required tokens for given prompt
adobrovolsky97/laravel-repository-service-pattern
4669 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
codecontrol-be/eloquence-base
2342 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
joshbaumann/typeid
153 Downloads
A package to easily make use of TypeId with PHP.
dot-env-it/laravel-api-integrator
745 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
not-empty/ala-microframework-php
10 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
basecodeoy/typeid
1299 Downloads
A package to easily make use of TypeId with PHP.
omairtech/laravelbase
5 Downloads
Base Laravel code to implement crud api
basecodeoy/laravel-package-powerpack
23933 Downloads
A package to supercharge your packages with Laravel.
goomcoom/laravel-messages
5 Downloads
Sometimes you may wish to return responses with some extra messages informing the user of what happened. This package provides a fluent interface to add messages from anywhere within in your code base and gracefully add them to your JSON responses.
codenomads/base-module
14 Downloads
Base API module for Laravel 8 or higher projects by codenomads
manowartop/laravel-skeleton
197 Downloads
Base Skeleton for Laravel Application
mrtolouei/laravel-repo-mate
2 Downloads
A clean and flexible base repository package for Laravel that simplifies data access, enforces the repository pattern, and keeps your code organized and testable.
visiaquantum/laravel-fattureincloud-php-sdk
1 Downloads
This package provides a simple, expressive, and robust wrapper around the official Fatture in Cloud PHP SDK. Its primary purpose is to abstract the complexity of the base SDK, offering a Laravel-native developer experience for interacting with the Fatture in Cloud API.
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7