Libraries tagged by file based
foundata/identity_from_config
9 Downloads
Populate and maintain user identities automatically on each login, based on corresponding data from a static config file.
driehle/php-crypt-md5
465 Downloads
A pure PHP implementation of an MD5-hashsum-based implementation of the crypt routine, which can be used to generate hashs for Apache's passwd files
aminkt/yii2-map-location-picker
1188 Downloads
A widget based on https://innostudio.de/fileuploader to create a file input to upload files for yii2 framework
ahrmerd/laravel-test-generator
94 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
jimhlad/leapfrog
27 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
warfee/service-files-generator
1 Downloads
Generating basic method each services files based on database structure
tusharkhan/file-database
1 Downloads
A simple file based database for PHP
raorsa/rw-file-cache
24 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
rafalmasiarek/php-file-cache
8 Downloads
PHP library to create simple file-based cache
rabianr/laravel-config-based-auth-basic
7 Downloads
A config file based HTTP Basic Authentication Middleware for Laravel
pmatseykanets/file-queue-failer
2882 Downloads
File based implementation of Laravel Queue Failer
oxidmod/file-probes
476 Downloads
File based probes for app containers
n11t/hash-file-service
11 Downloads
Service to persist files based on there hashed content
n11t/abstract-file-service
20 Downloads
Abstract class to created file based services
mumincacao/laravel-file-queue
19 Downloads
File based queue driver for Laravel.