Libraries tagged by rubi
michael-rubel/laravel-auto-binder
14623 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
rulin132/jpgraph
56975 Downloads
jpGraph, library to make graphs and charts
rudissaar/yii2-fpdf
16114 Downloads
FPDF plugin and wrapper for Yii2 framework.
rubo77/php-mysql-fix
15 Downloads
A replacement for all mysql functions with mysqli equivalents.
rubenrua/symfony-clean-tags-composer-plugin
118211 Downloads
rubellum/slim-blade-view
21983 Downloads
Slim Framework 3 view helper built on the Blade component
robinncode/db_craft
471 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
robinfranssen/analyzelocale
19219 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
robinbressan/regex-parser
12141 Downloads
AST for PCRE Regex
robier/tests-ignore-final
1285 Downloads
Mock final classes
michael-rubel/artisan-release-command
1194 Downloads
Artisan command to create a GitHub release of your code.
brave-sir-robin/amqphp
31830 Downloads
AMQP 0.9.1 Protocol Implementation in pure PHP
vbarbarosh/laravel-debug-eval
18315 Downloads
A rudimentary UI with backend for evaluating PHP remotely. For debugging purposes only.
scottconnerly/timezone
7086 Downloads
Bringing Ruby on Rails' time zone list to PHP.
romaricdrigon/fastimage
64197 Downloads
Finds the size and type of a remote image by fetching as little as needed. PHP port of Ruby fastImage.