Libraries tagged by programming
ytake/laravel-aspect
123342 Downloads
Aspect Oriented Programming library for laravel framework, and lumen
qaribou/immutable.php
141902 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
phel-lang/phel-lang
2685 Downloads
Phel is a functional programming language that transpiles to PHP
munusphp/munus
74317 Downloads
Power of object-oriented programming with the elegance of functional programming.
liamylian/x-rsa
25098 Downloads
Cross programming language Rsa
andersonls/zpl
108486 Downloads
This library is a php wrapper for the ZPL Programming Language.
leocavalcante/siler
66518 Downloads
Siler is a set of general purpose high-level abstractions aiming an API for declarative programming in PHP.
yorcreative/laravel-argonaut-dto
711 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
okapi/aop
7471 Downloads
PHP AOP is a PHP library that provides a powerful Aspect Oriented Programming (AOP) implementation for PHP.
mpetrovich/dash
26947 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
chemem/bingo-functional
6570 Downloads
A simple functional programming library.
zero-bounce/sdk
221953 Downloads
The ZeroBounce SDK for PHP programming language
webdevstudios/oops-wp
19475 Downloads
A collection of interfaces and class structures to promote object-oriented programming practices in WordPress.
usecroft/laravel
1616 Downloads
MCP server for all of your Laravel projects - better AI pair programming
technically-php/linear-partitioning
153712 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach