Libraries tagged by simple php
phpunit/php-text-template
767521771 Downloads
Simple template engine.
firebase/php-jwt
376337546 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
440788025 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
mockery/mockery
432537101 Downloads
Mockery is a simple yet flexible PHP mock object framework
clue/stream-filter
227877838 Downloads
A simple and modern approach to stream filtering in PHP
evenement/evenement
107278064 Downloads
Événement is a very simple event dispatching library for PHP
slim/slim
43402843 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
marc-mabe/php-enum
17798672 Downloads
Simple and fast implementation of enumerations with native PHP
aws/aws-sdk-php-laravel
30133990 Downloads
A simple Laravel 6/7/8/9/10/11/12 service provider for including the AWS SDK for PHP.
fabpot/goutte
52825016 Downloads
A simple PHP Web Scraper
mustangostang/spyc
33903718 Downloads
A simple YAML loader/dumper class for PHP
doctrine/reflection
102749224 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
datadog/php-datadogstatsd
19413096 Downloads
An extremely simple PHP datadogstatsd client
j7mbo/twitter-api-php
9084508 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls
sunra/php-simple-html-dom-parser
8949759 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.