Libraries tagged by stable
chmez/d8
1574 Downloads
The installation profile for CMS Drupal 11 based on the most common modules and themes that form the basis for creating a stable site.
codesleeve/stapler
365290 Downloads
Elegant and simple ORM-based file upload package for php.
codesleeve/laravel-stapler
412823 Downloads
Easy file upload management for the Laravel Framework.
olssonm/l5-zxcvbn
275594 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
stanley-cheung/protobuf-php
210426 Downloads
PHP implementation of Google's Protocol Buffers
10up/async-transients
13914 Downloads
Transients, that regenerate asynchronously once content is expired, and serve stale content in the mean time
brettt89/silverstripe-garbage-collector
8451 Downloads
SilverStripe Garbage Collector module
stanley/geocodio-php
299039 Downloads
Thin wrapper for the Geocodio API
p-chess/chess
2194 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
sitegeist/stalemate
14956 Downloads
Cache with stale period and asynchronous updates
shomisha/stubless
6914 Downloads
A package for generating PHP files without stubs.
alleyinteractive/wp-soft-transients
431 Downloads
Asynchronously update transients via WP Cron while serving stale data.
bedrockstreaming/stale-cache-bundle
4112 Downloads
Add a stale mode into Symfony cache
stanlemon/rest-bundle
4201 Downloads
Create REST endpoints for Doctrine entities
ryanhs/chess.php
7613 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php