Libraries tagged by php slack
alexmasterov/oauth2-stackexchange
169 Downloads
The Stack Exchange OAuth 2.0 Client Provider for The PHP League OAuth2-Client
sshilko/php-seids
15 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
sportarchive/cloud-processing-engine-client-sdk-php
804 Downloads
PHP SDK for the Cloud Processing Engine client applications. Allows communication with the CPE Stack over SQS: start_job, get activity progress, etc. It is a simple SQS wrapper.
sallon/stack
21 Downloads
Sistema de roteamento em PHP
nunzion/php-dumper
23 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use dump($var) or trace().
colling-media/stackadapt-api
44 Downloads
acdh-oeaw/repo-php-util
5610 Downloads
Set of classes for working with our repository stack
biurad/poakium
0 Downloads
A Monorepo for Full-stack PHP independent libraries. (metapackage)
stingus/phpds
6 Downloads
PHP data structures - LinkedList, Stack, Queue, BST, AVL, Splay
gmtry/geometry
18 Downloads
A PHP framework for web applications on php/mysql/apache stacks
opctim/symfony-docker
32 Downloads
This is a complete stack for running Symfony 6 with PHP-FPM 8.1 and MySQL 8 into Docker containers using docker-compose tool.
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
weidmaster/cafeapi
2 Downloads
Biblioteca API para integração com o webservice do SaaS FSPHP
weblement/collections
29 Downloads
A small PHP collections library that contain powerful data structures which makes manipulation of arrays easier.
vynatu/database-config
9 Downloads
Overrides the config facade to provide a dual-stack (Database + Filesystem) config system. Checks on the database first and then on the file system