Libraries tagged by asphp
asphp/asphp
24 Downloads
a simple php framework
seastart/power
26 Downloads
yii2 Sea star Power
webmasterapp/phpdoc-reader
21 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
webino/var-export-php
5 Downloads
Exports variable as PHP file code.
utipd/mysqlmodel
101 Downloads
A minimalistic manager for storing and retrieving MySQL rows as PHP models. Does not handle schemas. Does allow treating mysql rows like documents.
rail-mukhametshin/config-manager
4 Downloads
ConfigManagerPHP is a lightweight and flexible configuration management tool for PHP applications. It provides an easy and intuitive interface for managing and accessing configuration data in various formats. With support for key formats such as PHP arrays and JSON, and planned expansions for YAML, 'ConfigManagerPHP' ensures centralized and efficient management of configuration settings, essential for any PHP project.
quentindrouet/rendu1
3 Downloads
A PHP library to scrape Valorant agent data from mandatory.gg and expose it as PHP objects.
nexus-actors/runtime-fiber
0 Downloads
Nexus Fiber runtime — actors as PHP fibers with cooperative scheduling.
mnoho/csv-reader
38946 Downloads
Very simple/naive csv reader as PHP Iterator
mahmud/buffered-queue
40 Downloads
A simple to use buffering queue as PHP package (no dependencies), which flexibly buffers objects, strings, integers etc. until a maximum size is reached
jimmy4fingers/simple-html-element-objects
10 Downloads
HTML elements as PHP objects with decorators
jakebathman/list-custom-artisan-commands
20 Downloads
List only Artisan commands that fall under the application's App\ namespace, using much the same output as php artisan list.
gizra/robo-translation
8 Downloads
PO-file based translation workflow Robo command as PHP trait
gizra/robo-theme
6 Downloads
Theme compilation Robo command as PHP trait
gizra/robo-phpcs
22 Downloads
Coding standard check Robo command as PHP trait