Libraries tagged by intent
rogerza/php-simple-text-parser
247 Downloads
A simple library intended to break texts into structured data based on configuration files.
phug/util
95213 Downloads
Phug base utils, Pug (ex-Jade) for PHP, HTML template engine structured by indentation
phug/renderer
78564 Downloads
Pug (ex-Jade) renderer for PHP, HTML template engine structured by indentation
phug/reader
92508 Downloads
Pug (ex-Jade) string reader for PHP, HTML template engine structured by indentation
phug/parser
90496 Downloads
Pug (ex-Jade) parser for PHP, HTML template engine structured by indentation
phug/lexer
94162 Downloads
Pug (ex-Jade) lexer for PHP, HTML template engine structured by indentation
phug/formatter
90200 Downloads
Pug (ex-Jade) formatter for PHP, HTML template engine structured by indentation
phug/compiler
87833 Downloads
Pug (ex-Jade) compiler for PHP, HTML template engine structured by indentation
phug/ast
91270 Downloads
Pug (ex-Jade) language AST system for Phug, HTML template engine structured by indentation
pahanini/monolog-cli-formatter
1695 Downloads
Formats log for console with colors and indents for context
ohansyah/laravelbenchmark
942 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
o3-shop/o3-shop
760 Downloads
This file should be used as an O3-Shop project root composer.json file. Entries provided here intended to be examples and could be changed to your specific needs.
netlogix/breakpointconditionalcontent
8998 Downloads
Adds a content wrapper element that allows selectable, breakpoint identifying classes intended to be styled as needed.
mmauksch/json-repositories
120 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
mallardduck/whois-client
1882 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.