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
2 Downloads
Nexus Fiber runtime — actors as PHP fibers with cooperative scheduling.
mwx/tools-wp
0 Downloads
metaworx typed wp-cli command wrapper: commands, sub-commands, arguments and parameters as PHP objects and enums
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
letots/workflow-extension-bundle
74 Downloads
Configurations to allow defining Symfony Workflows as PHP classes easily and little helpers functions to work with them.
jimmy4fingers/simple-html-element-objects
10 Downloads
HTML elements as PHP objects with decorators
jakebathman/list-custom-artisan-commands
21 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