Wallogit.com
2017 © Pedro Peláez
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.
Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.
This package contains the user interface to manage all the fine translation.
This package contains a bridge between the Symfony TranslatorInterface and FINE. Using this package, FINE can implement Symfony's TranslatorInterface and therefore, can be used with any Symfony component using this interface
This package contains two interfaces shared by all translation services. The LanguageDetectionInterface is used to detect the current language for the user while the TranslatorInterface is used to translate strings.
test of composer
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
This package contains a logger that stores the logs in database.
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.
composer publish demo
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)
This package contains a logger that sends a mail when a log message is received.
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
the new phalcon framework
mvc framework base on phalcon .
This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)
This package contains a PSR-3 compatible logger that wrap a set of loggers
This package contains everything needed to aggregate database into stats that can be viewed and sorted.
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
This package contains a mailer for the Mouf framework that uses a SMTP server to send mail. The package is a wrapper around the Swift_Mailer class of Swift.
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
A PHP wrapper for using Shopify API
This package contains a set of utility functions for Mouf to ease the way you can build packages.
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
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.
A PHP Framework called FRAMEBONE
This package is used to manage task in RabbitMq. It provides classes to create task in RabbitMq and consums it.
This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
PHP-DI Implementation for the Slim Framework
This package provides a StackPHP middleware for using the Whoops error handling library
Simple deploy your project
Php console application platform.
Simple and fast php logging library
Simple php framework using the mvc pattern.
System for image voting and commenting
System for sending messages to a recipient
Library abstraction layer for framework agnostic domain logic
EnvoyPayments API library
A Kohana module for a WYMEditor-based CMS that hooks into KOstache templates
A Kohana module to display the H5BP 404 error page
Westpac PayWay gateway for Omnipay payment processing library
Antares Widgets Component
Create management system for your employees, your customers and for yourself. Experience a completely new way of building standalone and SaaS applications.
A tiny cURL wrapper
ElephantIO Service Provider for the Laravel PHP Framework