Libraries tagged by custom file
mvccore/ext-form
4319 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
fsasvari/laravel-uploadify
495 Downloads
Library for Laravel that handles image uploading with renaming, showing thumbnail image with custom route and more.
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
fileinvite-org/laravel-url-signer
7926 Downloads
Custom Signed Urls in Laravel
shopgo/advanced-logger
10 Downloads
A utility module that allows to add log records to custom files.
diego.sorrentino/logging
26 Downloads
Route php error_log() to custom file or to /dev/stderr
ejetar/laravel-environment
155 Downloads
📂 Load a custom .env file according to your environment.
car7axo/laravel-support
991 Downloads
Support files to custom Laravel Framework inspired by DDD pattern
bakkahit/sql-migration
46 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
pawel-brzezinski/sulu-storage-bundle
8980 Downloads
Custom implements of filesystem for Sulu storage. This bundle replaces standard Sulu Media Storage filesystem.
eleven59/backpack-settings-extended
108 Downloads
Extends Backpack settings package to allow for categorization of settings, file/image uploads, custom entity names, and custom sort order
alpine/maintenance
8059 Downloads
Custom maintenance page from html file placed in pub/maintenance directory
csvtoolkit/csv-helper
8 Downloads
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with various CSV formats.
dgvirtual/codeigniter4-components
8 Downloads
Codeigniter 4 Components library which allows creating custom HTML elements to use within view files