Libraries tagged by simplicity
rep98/unilib
6 Downloads
Micro-Framework PHP modular para soluciones rápidas y eficientes. Combina librerías ligeras para crear aplicaciones sencillas y poderosas en tiempo récord. Perfecto para desarrolladores que buscan velocidad, simplicidad y flexibilidad sin comprometer el rendimiento.
pangolinkeys/php-binders
18 Downloads
A repository to simplifiy combining arrays.
odinizfilho/kori
2 Downloads
Um novo framework para quem deseja simplicidade.
mossadal/math-parser
1888493 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
henzeb/enumhancer
398584 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
sj-i/php-cast
463272 Downloads
Explicit cast with the behavior of implicit weak mode cast
lesichkovm/laravel-advanced-route
150492 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
rinvex/laravel-attributes
115050 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
toramanlis/laravel-implicit-migrations
87 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
daysofwonder/phpleague-commonmark-implicit-figures
7379 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
oprudkyi/flysystem-curlftp
61655 Downloads
Flysystem V2/V3 Adapter for the FTP with cURL implementation (supports Implicit FTP over TLS and proxy)
nadybot/math-parser
27300 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
adrium/ftp_implicit_ssl
4024 Downloads
A more secure wrapper for cURL functions to transfer an ASCII file over FTP with implicit SSL/TLS
uzzal/legacy-router
2835 Downloads
Legacy router for Laravel framework 5.2+
mobilestock/laravel-model-affected-rows-verification
11206 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.