Libraries tagged by approval
igor822/query-parser
39 Downloads
This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source
idiacant/approximation
5 Downloads
Package for easy approximation using least squares approach
i07/php-simple-threads
12 Downloads
A very simplistic approach on parallel processing with PHP
hyperlab/laravel-pubsub-rabbitmq
4675 Downloads
An opinionated approach to implement Pub/Sub messaging in Laravel using RabbitMQ.
hnhdigital-os/laravel-frontend-asset-loader
4073 Downloads
Provides a simplified approach to loading assets
gzhb-league/oauth2-server
6 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
greeny/array-class
14 Downloads
An objective approach to arrays
g105b/phpcsv
17836 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach
ftembe/cachehandler
7 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
fdmind/magic-cache-invalidator
12 Downloads
Manages static cache invalidation for sites with site builder approach. Do you reference/relate an entry somewhere and that entry gets updated? It will clear static cache for a page where the changed entry is referenced. Oh.. and it also adds entry context menu option that allows to invalidate static cache for that entry.
evinkuraga/tmdb-api
246 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
eufony/i18n
6 Downloads
A simple but naive approach to token-based internationalization.
esemen/multiclient
11 Downloads
Multi-client approach in same instance for Laravel 6+
enigmatix/yii2-confirmation
120 Downloads
Allows the caching of a value and storing in a table to be approved at a later date
endeavors/support-vo
438 Downloads
A flexible approach to handle data types as value objects. Email address as a value object and email address validation.