Libraries tagged by php fast library
rnr1721/codecraft
142 Downloads
Universal code generation and manipulation library for PHP, JavaScript, CSS, JSON and more. Framework-agnostic with Laravel integration.
ozhantr/ebnf
0 Downloads
Framework-agnostic PHP library for parsing, analyzing, and validating EBNF grammars.
dyarweb/my-work-bot
6 Downloads
just sample bot with dyarweb/php-telegram-bot library (pollUpdate)
anarchyservice/anarchy-lib
23 Downloads
Complete Library for Telegram Bots With Pure PHP (Full OOP)
icecave/rasta
3355 Downloads
A library for programatically generating PHP code.
conde-nast-international/copilot-markdown-generator
2525 Downloads
Generator classes for Copilot-flavored Markdown tags.
cleentfaar/humanizer
343 Downloads
A PHP library that turns any type of value into a human-readable string
songbee/lastfm
12 Downloads
The simplest Last.fm library for PHP
beeblebrox3/caster
726 Downloads
PHP Library to cast arrays
automit2021/peast
151 Downloads
Peast is PHP library that generates AST for JavaScript code
shmandalf/excelentor
3 Downloads
A wizard-grade PHP library that turns boring spreadsheets into elegant PHP objects. Cast spells on Excel/CSV files to automatically parse, map, and hydrate data into strongly-typed object collections.
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
mwarcz/segami
23 Downloads
PHP library that allows you to edit image dimensions, convert image format, cache generated images, record last access to generated image in cache, remove images from cache that have not been used for long time, all based on image name.