Libraries tagged by user data
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
backup-gerente/laravel
2 Downloads
Database backup manager seamlessly integrated with Laravel 5, 6 or 8 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more.
amt/amt-pinecone
10 Downloads
AMT_Pinecone is a TYPO3 extension that integrates semantic search capabilities into your website using OpenAI embedding models and the Pinecone vector database. Semantic search focuses on understanding the meaning and context of search queries rather than relying on exact keyword matches. It enables more intuitive and relevant search results by analyzing the relationships between words and their meanings. This extension leverages advanced AI models to provide users with highly accurate and context-aware search experiences.
aliirfaan/laravel-simple-audit-log
188 Downloads
This package creates a database table to save audit logs and exposes events to log user actions.
aliirfaan/laravel-simple-access-log
35 Downloads
This package creates a database table to save access logs and exposes events to log user access.
doctrine/migrations
181251651 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
opis/closure
219700611 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
carbonphp/carbon-doctrine-types
155009585 Downloads
Types to use Carbon in Doctrine
ramsey/uuid-doctrine
35555306 Downloads
Use ramsey/uuid as a Doctrine field type.
consolidation/filter-via-dot-access-data
40353645 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
martin-georgiev/postgresql-for-doctrine
4147858 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
rappasoft/laravel-authentication-log
1067067 Downloads
Log user authentication details and send new device notifications.
overblog/dataloader-php
3472403 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
aura/sqlquery
2605369 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
wenzhixin/bootstrap-table
275848 Downloads
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)