Libraries tagged by Package Class

interactiv4/factory-contracts

0 Favers
72085 Downloads

This package contains common interfaces to implement factory classes.

Go to Download


interactiv4/checker-contracts

0 Favers
70881 Downloads

This package contains common interfaces to implement checker classes.

Go to Download


old-xoops-libraries/php-downloader

0 Favers
32748 Downloads

Some classes from php-downloader v1.0 by www.ipunkt.biz package that were used in Xoops but can't be found outside

Go to Download


mouf/utils.session.session-manager

2 Favers
250414 Downloads

This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.

Go to Download


mouf/utils.common.validators

0 Favers
161948 Downloads

This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...

Go to Download


mouf/utils.cache.cache-interface

0 Favers
372870 Downloads

This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

Go to Download


mouf/security.rightsservice

0 Favers
64343 Downloads

A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).

Go to Download


mouf/html.widgets.messageservice

0 Favers
236455 Downloads

Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.

Go to Download


mouf/html.template.templateinterface

0 Favers
351581 Downloads

This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).

Go to Download


mouf/html.tags

3 Favers
20029 Downloads

This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.

Go to Download


mouf/html.renderer.twig-extensions

0 Favers
354862 Downloads

This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.

Go to Download


marcocesarato/cpdo

4 Favers
153 Downloads

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

Go to Download


laraflow/sms

5 Favers
97 Downloads

This package allow users to change the sms driver without affecting the notification class or route name.

Go to Download


kirschbaum-development/paragon

0 Favers
126 Downloads

A Laravel package for generating enum-like objects in typescript based on PHP enum classes.

Go to Download


jascha030/lazy-iterator

0 Favers
445 Downloads

The LazyIterator class as found in symfony/finder extracted to a composer package.

Go to Download


<< Previous Next >>