Libraries tagged by relative path
catpaw/store
1067 Downloads
Reactive variables implemented through the Observable design pattern. Inspired by Svelte's stores.
razenry/zen-php
90 Downloads
A lightweight, modern, and reactive MVC framework for PHP with Service-Repository pattern and Zen Pulse
maikschneider/typo3-petstore
0 Downloads
TYPO3 petstore demo extension — showcases all TCA field types and relation patterns via the classic Swagger Petstore domain model.
nathancox/hasoneautocompletefield
207120 Downloads
A CMS form field for adding has_one relationships using autocomplete
matheusmarnt/livecharts
2868 Downloads
Elevate your data visualization with reactive charts in Laravel.
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
nathanntg/lite-lexer
133 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
lamansky/fraction
73445 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
marcoconsiglio/bcmath-extended
268 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).