Libraries tagged by this7 that

rotexsoft/slim-skeleton-mvc-app

41 Favers
117 Downloads

This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.

Go to Download


rocketman/pdf-label

0 Favers
5463 Downloads

This class is a modified version of PDF_Label that adds support for unicode and ttf.

Go to Download


reportico/fresh-file

0 Favers
7866 Downloads

Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?

Go to Download


pixamo/installer

3 Favers
413 Downloads

pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.

Go to Download


php-extended/php-user-agent-provider-interface

0 Favers
23647 Downloads

This library specifies what should do a library that provides user agent strings

Go to Download


netgen/site-legacy-bundle

4 Favers
5434 Downloads

Netgen Site Legacy Bundle is an eZ Platform bundle that implements common features that are used by Netgen to implement websites. This bundle acts as a glue between new and legacy kernels.

Go to Download


nbeyond/raygun-exception-listener

0 Favers
7201 Downloads

This packages uses the Raygun4PHP package. It makes it easier to filter the data that is being send to raygun, making your application GDPR compliant

Go to Download


mouf/utils.session.session-manager

2 Favers
252636 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.log.psr.errorlog_logger

0 Favers
392270 Downloads

This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)

Go to Download


mouf/utils.constants.secret

0 Favers
374489 Downloads

This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.

Go to Download


mouf/utils.constants.debug

0 Favers
362088 Downloads

This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.

Go to Download


mouf/utils.common.validators

0 Favers
163096 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.url-interface

0 Favers
354037 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.getvars

0 Favers
163263 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.action.action-interface

0 Favers
366162 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


<< Previous Next >>