Libraries tagged by Package Class

raytechhosting/wpabstractclasses

1 Favers
831 Downloads

This package provides the OOP abstract wrapper PHP classes for using in wordpress to help speed development.

Go to Download


flobbos/laravel-simple-helper

2 Favers
7511 Downloads

A small package for better maintenance of your helper classes.

Go to Download


zenithsu/laravel-plus

62 Favers
976 Downloads

Laravel-Plus is an efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.

Go to Download


vanaboom/laravel-jalali

0 Favers
189 Downloads

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.

Go to Download


valkyriweb/wp-remote-auth

0 Favers
118 Downloads

A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class

Go to Download


syncfly/python-in-php

2 Favers
111 Downloads

"Python-In-PHP" allows you to use any Python packages directly in PHP, as if they were native PHP classes. This PHP-Python bridge comes with built-in package manager, which is integrated directly into Composer

Go to Download


saberliou/whetstone

4 Favers
3494 Downloads

A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.

Go to Download


old-xoops-libraries/php-downloader

0 Favers
34168 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
254983 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
164513 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/security.rightsservice

0 Favers
65261 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
241000 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
359271 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
20417 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


marcocesarato/cpdo

4 Favers
399 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


<< Previous Next >>