Libraries tagged by file cast
stanislavge/laravel-enum
17 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
bogordesain/lumen-enum
31 Downloads
Elegant Enum implementation for Lumen. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
tijsverkoyen/css-to-inline-styles
400037426 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
phpfastcache/phpfastcache
4038941 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
classpreloader/classpreloader
41298238 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
vaimo/composer-patches
3436625 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
kg-bot/laravel-localization-to-vue
686239 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
sunspikes/clamav-validator
1241840 Downloads
Custom Laravel 5 anti-virus validator for file uploads.
genkgo/camt
803679 Downloads
Library to read CAMT files (XML containing bank statements).
servocoder/richfilemanager
52780 Downloads
RichFilemanager - highly customizable open-source file manager
daux/daux.io
162852 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
koodimonni/composer-dropin-installer
2210625 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
balbuf/composer-git-merge-driver
211803 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
pear/file_marc
374278 Downloads
Supports the MAchine Readable Cataloging (MARC) file format documented at http://loc.gov/marc/
skyronic/laravel-file-generator
41165 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.