Libraries tagged by one-c
swow/swow
1337825 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
riverline/multipart-parser
38542986 Downloads
One class library to parse multipart content with encoding and charset support.
mexitek/phpcolors
2532356 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
853102 Downloads
Analyze PHP code with one command.
brainfoolong/cryptojs-aes-php
186680 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP
php-on-couch/php-on-couch
142127 Downloads
CouchDB NoSQL database access in PHP
unclecheese/display-logic
876727 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
typo3/cms-t3editor
4741500 Downloads
TYPO3 CMS T3Editor - JavaScript-driven editor with syntax highlighting and code completion. Based on CodeMirror.
spatie/laravel-cronless-schedule
220397 Downloads
Run the Laravel scheduler without relying on cron
kiwicommerce/module-cron-scheduler
575046 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
hieu-le/active
1455795 Downloads
The helper class for Laravel applications to get active class base on current route
lizhichao/one-ck
15527 Downloads
clickhouse tcp client
dready92/php-on-couch
52502 Downloads
CouchDB NoSQL database access in PHP
typo3-console/composer-auto-commands
296713 Downloads
Execute TYPO3 Console commands on 'composer install'
text/template
176272 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.