Libraries tagged by A to B
robinncode/db_craft
1402 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.
plan2net/sierrha
13905 Downloads
404 'not found' and 403 'forbidden' error handlers. The 404 handler shows custom content for missing pages but not resources like CSS or JS. The 403 handler redirects to a login URL on unauthorized access.
nodejs-php-fallback/react
90342 Downloads
PHP wrapper to execute babel with react-jsx trasformer plugin or fallback to a PHP alternative.
nabilhassen/laravel-usage-limiter
760 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mf/collections-php
89077 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
m1/vars
123316 Downloads
Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.
kaufmanndigital/gdpr-cookieconsent
36763 Downloads
A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.
juststeveking/sdk-tools
4596 Downloads
A set of tools you can use to help make better SDKs.
inmarelibero/gitignore-checker
36600 Downloads
A PHP library to check if a path is ignored by GIT
element119/module-cms-duplicator
1172 Downloads
A Magento 2 module that allows admins to duplicate CMS blocks and pages.
drevops/git-artifact
24365 Downloads
Build artifact from your codebase in CI and push it to a separate git repo.
diarmuidie/envpopulate
79533 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
adaptive/php-text-difference
56528 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
payfast/laravel-validate-pwned-password
24912 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
zetacomponents/cache
485831 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.