Libraries tagged by aiff
zetacomponents/authentication-database-tiein
437254 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
wwwision/import-service
8082 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
vkovic/laravel-meta
782 Downloads
Laravel meta storage for different purposes
vaened/php-search-engine
2131 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
umbrellio/rollback-missing-migrations
28345 Downloads
Laravel package for rolling back migrations between different releases
toteph42/identy_switch
351 Downloads
This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
thejoshsmith/craft-fab-permissions
11319 Downloads
Give yourself better control over your sections with Craft Field and Tab (FAB) Permissions. Restrict which tabs and fields are visible to different user groups.
szonov/text-source
27035 Downloads
Reading texts from different sources
symbiote/silverstripe-datachange-tracker
20377 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
spencer-mortensen/exceptions
32083 Downloads
Catch fatal errors and warnings that would otherwise be difficult to handle
sourcebroker/singleview
9818 Downloads
Allows to display single view on different page than list view and still keep urls user and SEO friendly
shootproof/php-sdk
36227 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
sachoo/phalcon-model-annotations
126723 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console-migration
126108 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
robinncode/db_craft
462 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.