3929 Repositories
PHP php-sanitizer Libraries
A PHP implementation of bower :bird:
Bowerphp An implementation of bower in PHP. https://bowerphp.github.io/ Installation $ composer require beelab/bowerphp Configuration Currently, you c
Javascript Minifier built in PHP
JShrink JShrink is a php class that minifies javascript so that it can be delivered to the client quicker. This code can be used by any product lookin
Munee: Standalone PHP 5.3 Asset Optimisation & Manipulation
Munee: Standalone PHP 5.3 Asset Optimisation & Manipulation #####On-The-Fly Image Resizing, On-the-fly LESS, SCSS, CoffeeScript Compiling, CSS & JavaS
Asset Management for PHP
Assetic Assetic is an asset management framework for PHP. Project status This project is not maintained anymore. Development has been taken over at ht
A simple Monad library for PHP
MonadPHP This is a basic Monad library for PHP. Usage Values are "wrapped" in the monad via either the constructor: new MonadPHP\Identity($value) or t
Powerful implementation of the Specification pattern in PHP
RulerZ The central idea of Specification is to separate the statement of how to match a candidate, from the candidate object that it is matched agains
A simple stateless production rules engine for PHP 5.3+
Ruler Ruler is a simple stateless production rules engine for PHP 5.3+. Ruler has an easy, straightforward DSL ... provided by the RuleBuilder: $rb =
A Simple PHP Finite State Machine
Finite, A Simple PHP Finite State Machine Finite is a Simple State Machine, written in PHP. It can manage any Stateful object by defining states and t
Option Type for PHP
PHP Option Type This package implements the Option type for PHP! Motivation The Option type is intended for cases where you sometimes might return a v
Primitives for functional programming in PHP
Functional PHP: Functional primitives for PHP NOTE: functional-php used to come with a C extension that implemented most of the functions natively. As
sample code for several design patterns in PHP 8
DesignPatternsPHP Read the Docs of DesignPatternsPHP or Download as PDF/Epub This is a collection of known design patterns and some sample codes on ho
Behat extension for those who want to write acceptances tests for apis
Behapi Behat extension to help write describe features related to HTTP APIs. PHP 7.3, Behat 3.7 and a discoverable php-http client are required to mak
A based PSR-15 microframework that also sets maximum flexibility with minimum complexity and easy replaceability of the individual components, but also of the framework.
chubbyphp-framework Description A based PSR-15 microframework that also sets maximum flexibility with minimum complexity and easy replaceability of th
Quickly and easily expose Doctrine entities as REST resource endpoints with the use of simple configuration with annotations, yaml, json or a PHP array.
Drest Dress up doctrine entities and expose them as REST resources This library allows you to quickly annotate your doctrine entities into restful res
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
Slack for PHP | A simple PHP package for sending messages to Slack with incoming webhooks, focused on ease-of-use and elegant syntax. supports: PHP 7.
PHP REST API Framework
PSX Framework About PSX is a framework written in PHP dedicated to build REST APIs. It is based on multiple components which cover many aspects of the
application/hal builder / formatter for PHP 5.4+
Nocarrier\Hal This is a library for creating documents in the application/hal+json and application/hal+xml hypermedia formats It requires PHP 5.4 or l
DataTables bundle for Symfony
Symfony DataTables Bundle This bundle provides convenient integration of the popular DataTables jQuery library for realtime Ajax tables in your Symfon
Pure PHP implementation of GraphQL Server – Symfony Bundle
Symfony GraphQl Bundle This is a bundle based on the pure PHP GraphQL Server implementation This bundle provides you with: Full compatibility with the
This PHP library will help you to work with your Pinterest account without using any API account credentials.
Pinterest Bot for PHP A PHP library to help you work with your Pinterest account without API credentials. The Pinterest API is painful: receiving an a
This bundle provides tools to build a complete GraphQL server in your Symfony App.
OverblogGraphQLBundle This Symfony bundle provides integration of GraphQL using webonyx/graphql-php and GraphQL Relay. It also supports: batching with
A PHP library to support implementing representations for HATEOAS REST web services.
Hateoas A PHP library to support implementing representations for HATEOAS REST web services. Installation Working With Symfony Usage Introduction Conf
Open source API management platform
About Fusio is an open source API management platform which helps to build and manage REST APIs. Fusio provides all tools to quickly build an API from
Content Negotiation tools for PHP.
Negotiation Negotiation is a standalone library without any dependencies that allows you to implement content negotiation in your application, whateve
Simple utility and class library for generating php classes from a wsdl file.
wsdl2phpgenerator Simple WSDL to PHP classes converter. Takes a WSDL file and outputs class files ready to use. Uses the MIT license. Announcement: We
Unofficial Firebase Admin SDK for PHP
Firebase Admin PHP SDK Table of Contents Overview Installation Documentation Support License Overview Firebase provides the tools and infrastructure y
Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and / or RESTful API
Luracast Restler ![Gitter](https://badges.gitter.im/Join Chat.svg) Version 3.0 Release Candidate 5 Restler is a simple and effective multi-format Web
Single file PHP script that adds a REST API to a SQL database
PHP-CRUD-API Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. NB: This is the TreeQL referen
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
API Platform is a next-generation web framework designed to easily create API-first projects without compromising extensibility and flexibility: Desig