Libraries tagged by one-c
swow/swow
1754860 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
riverline/multipart-parser
47549502 Downloads
One class library to parse multipart content with encoding and charset support.
mexitek/phpcolors
3018119 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
edgedesign/phpqa
936777 Downloads
Analyze PHP code with one command.
brainfoolong/cryptojs-aes-php
257028 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP
php-on-couch/php-on-couch
168151 Downloads
CouchDB NoSQL database access in PHP
unclecheese/display-logic
957622 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
typo3/cms-t3editor
5427738 Downloads
TYPO3 CMS T3Editor - JavaScript-driven editor with syntax highlighting and code completion. Based on CodeMirror.
spatie/laravel-cronless-schedule
261087 Downloads
Run the Laravel scheduler without relying on cron
silverstripe/display-logic
202998 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
hieu-le/active
1487454 Downloads
The helper class for Laravel applications to get active class base on current route
dready92/php-on-couch
54096 Downloads
CouchDB NoSQL database access in PHP
vaimo/composer-changelogs
128274 Downloads
Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources
typo3-console/composer-auto-commands
326129 Downloads
Execute TYPO3 Console commands on 'composer install'
text/template
189415 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.