Libraries tagged by One class

psr-discovery/event-dispatcher-implementations

7 Favers
5454325 Downloads

Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.

Go to Download


psr-discovery/discovery

8 Favers
5607545 Downloads

Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.

Go to Download


psr-discovery/container-implementations

6 Favers
5453734 Downloads

Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.

Go to Download


psr-discovery/cache-implementations

6 Favers
5456158 Downloads

Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.

Go to Download


psr-discovery/all

5 Favers
5449916 Downloads

Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.

Go to Download


hbattat/verifyemail

549 Favers
123967 Downloads

PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.

Go to Download


text/template

36 Favers
189158 Downloads

Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.

Go to Download


hugofirth/mailchimp

99 Favers
118667 Downloads

Wrapper on the Mailchimp class provided by Mailchimp - with support for Laravel 4. v2.0.0 supports Mailchimp API verion 2.0

Go to Download


badoo/soft-mocks

310 Favers
34602 Downloads

The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.

Go to Download


sandrokeil/interop-config

58 Favers
391729 Downloads

Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.

Go to Download


mauricesvay/php-facedetection

722 Favers
83344 Downloads

PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.

Go to Download


cviebrock/discourse-php

67 Favers
460313 Downloads

Helper class for building a single sign-on source for Discourse forums

Go to Download


astrotomic/php-conditional-proxy

31 Favers
126031 Downloads

This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.

Go to Download


marcovtwout/yii-environment

31 Favers
190575 Downloads

Environment class for Yii, used to set configuration for console and web apps depending on the server environment.

Go to Download


ionux/phactor

51 Favers
52826 Downloads

Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.

Go to Download


<< Previous Next >>