Libraries tagged by thai
cocur/background-process
1606503 Downloads
Start processes in the background that continue running when the PHP process exists.
cmb2/cmb2
574947 Downloads
CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.
clue/framework-x
482605 Downloads
Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.
clickbar/laravel-magellan
390488 Downloads
This package provides functionality for working with the postgis extension in Laravel.
casbin/laravel-authz
269855 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
carthage-software/mago
127415 Downloads
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
cakephp/datasource
20804449 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
cache/redis-adapter
3420620 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/hierarchical-cache
14711617 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
5110720 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7710424 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
bkwld/cloner
1680414 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
beste/in-memory-cache
5809474 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
berlindb/core
183248 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
aura/sql
2090883 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.