Libraries tagged by dify
jobmetric/laravel-setting
12 Downloads
This is a package for a dynamic setting across different Laravel projects.
jobmetric/laravel-env-modifier
9 Downloads
This is a package for env modification the contents of different Laravel projects.
jobilla/coding-rules
4775 Downloads
Jobilla's general code styling rules for different tools
joaomfrebelo/date
270 Downloads
A library that relays on the PHP DateTime class, but differs in the return types and add useful functions
jf/collection
590 Downloads
Clases para gestionar diferentes tipos de colecciones
jambagecom/transactor
171 Downloads
This is a basic API to develop extensions which connect to different payment transaction gateways.
itsunn/file-manager
12 Downloads
Upload file with different drivers
irstea/dev-pack
5117 Downloads
Méta-package qui regroupe les différents outils que nous utilisons en développement.
iridescent-dev/pico-multilanguage-plugin
39 Downloads
A plugin to support content and theme in different languages.
imcity-tech/laravel-translatable
1436 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
imafaz/easylog
56 Downloads
lightweight logger library for PHP, which allows developers to easily log messages at different levels such as debug, info, warning, error, and fatal.
idct/composer-custom-directory
9571 Downloads
A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the `vendor` folder.
iandyck/carbon
1294 Downloads
An API extension for DateTime that supports 281 different languages.
html24/mbtiles-generator
318 Downloads
Library for generating MBTiles files from different sources.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.