Libraries tagged by note

pixelstudio/wc-ongkir-indonesia

45 Favers
12 Downloads

Calculate shipping cost for Indonesian couriers like JNE, J&T, TIKI, POS, etc. Requires PRO or FREE License from RajaOngkir. Not affiliated with RajaOngkir.

Go to Download


phpwatch/wordpress-fast404

3 Favers
210 Downloads

WordPress plugin to prevent WordPress from delivering full Page-Not-Found errors when the browser is not expecting a full HTML page. Saves bandwidth and improves performance.

Go to Download


phpsandbox/standard

0 Favers
7572 Downloads

Official scaffold for Standard notebooks on PHPSandbox

Go to Download


phpsandbox/interactive

0 Favers
2775 Downloads

Standard scaffold for Interactive notebooks on PHPSandbox

Go to Download


particlebits/imap

5 Favers
55529 Downloads

PHP class to access an IMAP mailbox. Specifically uses the Laminas library and not the IMAP extension.

Go to Download


ngmy/laravel-ide-helper-eloquent

0 Favers
5561 Downloads

Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.

Go to Download


netzdirektion/punchcommerce-client-php

0 Favers
3726 Downloads

PunchCommerce API client library for PHP. In Need of a PunchOut Catalogue? - With PunchCommerce you do not need any previous knowledge to enable your customers to access your product catalogue via the OCI or cXML PunchOut protocol.

Go to Download


mpociot/human-regex

114 Favers
102 Downloads

Regular expressions for human beings, not machines

Go to Download


mouf/utils.i18n.fine

0 Favers
170614 Downloads

Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.

Go to Download


mouf/utils.common.validators

0 Favers
163392 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.common.lock

1 Favers
67273 Downloads

A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.

Go to Download


mouf/utils.common.getvars

0 Favers
163557 Downloads

This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.

Go to Download


mouf/utils.cache.no-cache

0 Favers
180972 Downloads

This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).

Go to Download


mouf/security.userfiledao

0 Favers
143898 Downloads

This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!

Go to Download


mmauksch/json-repositories

0 Favers
122 Downloads

Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!

Go to Download


<< Previous Next >>