Libraries tagged by exiv
codeenigma/jsonpopulate
703 Downloads
A PHP tool to populate JSON data from existing web pages.
cnimmo/granular-testsuites
2225 Downloads
Take an existing phpunit XML config and generate a new config containing a standalone testsuite for each test file within the original testsuites.
cmskit/admin-project-setup
15 Downloads
This wizard lets you create new projects or upload existing ones
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
classoutfit/acl-permission
161 Downloads
A really simple bit of CakePHP Acl code that takes permissions for new or existing Acos, creates them if needed and then sets the permissions.
clarkwinkelmann/flarum-ext-editable-user-attributes
250 Downloads
Edit existing user attributes via the REST API
chrishalbert/php7mar
4092 Downloads
PHP7Mar with an -x '@exclude' option to ignore nuances that you verified works in php7. "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
chap-pfp/fpdi
2102 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
cerbero/fluent-api
47 Downloads
Framework agnostic base package to extend for creating fluent APIs from scratch or on top of existing ones.
ccruz17/find_my_string
42 Downloads
Find one or multiple strings and detect if no exist
carry0987/session-manager
52 Downloads
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database storage handlers for scalable applications.
camspiers/silverstripe-fixturegenerator
2056 Downloads
Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database
callcocam/tall-migration
8 Downloads
Generate migrations from existing database structures
caherrera/laravel-migrate-check
34 Downloads
A command to check for pending migrations. Exits with number of pending migrations if there are any
caddydz/vendor-override
31 Downloads
Extend an existing class by same name and namespace