Libraries tagged by interbase

php-extended/php-email-address-interface

0 Favers
193917 Downloads

A library to represent email addresses and mailboxes

Go to Download


php-extended/php-domain-interface

0 Favers
186458 Downloads

A library to manipulate domain names

Go to Download


php-extended/php-datetime-parser-interface

0 Favers
171418 Downloads

A parser that gives datetime objects from string values

Go to Download


php-extended/php-data-provider-interface

0 Favers
189693 Downloads

A generic provider of data in raw form, ready to be interpreted

Go to Download


php-extended/php-charset-interface

0 Favers
216836 Downloads

A library to list all the available charsets used over the internet

Go to Download


php-extended/php-accept-language-interface

0 Favers
11154 Downloads

Interfaces to implement the Accept-Language http header

Go to Download


mouf/utils.common.url-interface

0 Favers
355292 Downloads

This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!

Go to Download


mouf/utils.common.sortable-interface

1 Favers
227924 Downloads

This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!

Go to Download


mouf/utils.common.paginable-interface

1 Favers
227931 Downloads

This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!

Go to Download


mouf/utils.cache.cache-interface

0 Favers
377313 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/utils.action.action-interface

0 Favers
367760 Downloads

This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.

Go to Download


mouf/mouf-validators-interface

0 Favers
384691 Downloads

The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.

Go to Download


mimmi20/ua-parser-interface

0 Favers
38917 Downloads

Provides a GitHub repository ua-parser-interface for a PHP library, using GitHub actions.

Go to Download


mimmi20/ua-loader-interface

0 Favers
38922 Downloads

Provides a GitHub repository ua-loader-interface for a PHP library, using GitHub actions.

Go to Download


lorddashme/php-static-class-interface

6 Favers
3751 Downloads

A simple package that convert a service class into a static-like class.

Go to Download


<< Previous Next >>