Libraries tagged by custom path
vinecave/registry-bundle
32 Downloads
Convenient way to create registries of providers with custom logic
purpledot/datetime
19 Downloads
A custom DateTime class with business days support
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
hilalahmad/http-client
3 Downloads
The HttpClient PHP package is a package designed for making HTTP requests using cURL. This package simplifies the process of sending GET, POST, PUT, PATCH, and DELETE requests, along with the ability to set custom headers, to external APIs or web services.
awema-pl/module-repository
60 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
ar-zarkasi/laravel
9 Downloads
The Laravel Framework. with custom provided for personal use
joshuataylor/to-inline-style-email-bundle
8 Downloads
A Symfony2 bundle for using the CssToInlineStyles translator by tijsverkoyen, this is a custom patched repository.
ceive/text-replacer
43 Downloads
A replacement subject string by brackets placeholders with custom pattern
rialic/starter-kit
4 Downloads
Laravel wrapper packge with Repository Pattern, Service Layer Pattern and custom log configuration
inanepain/inane
175 Downloads
Offers: File Metadata, Server http file with resume, Enum, zf2 config reader, observer pattern, zf3 custom config autoload and string tools, array merge
rvc/maskercat
1 Downloads
Concatenate a set of pre-define or custom character, strings or patterns to an given String, resulting in a mask of characters in the front, back, or both sides of the input.
devil999/solidgenerator
0 Downloads
Solid Generator generates solid code with controller api resources, custom request, with repo pattern, migrations based on model_schema_json file with admin panel for blade etc..
atxy2k/essence
221 Downloads
Core for you can start a project with a custom infrastructure with a hybrid pattern and awesome functionality
car7axo/laravel-support
986 Downloads
Support files to custom Laravel Framework inspired by DDD pattern
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.