Libraries tagged by enot php
skoromnui/id3global-service
2 Downloads
Allows a PHP-powered website to communicate with the GBG ID3global API to verify identities. This library is not affiliated with GBG PLC in any way.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
rwebservices/domain-availability
25 Downloads
A PHP library for checking if a domain name is registered or not. Fork from HelgeSverre.
rvzug/laravel-possible-composite-key
75 Downloads
PHP trait to use composite keys in your Laravel Eloquent models and does not fail on possible missing column.
rogervila/com_create_guid
2082 Downloads
PHP com_create_guid implementation for systems that do not support it
picophp/picophp
4 Downloads
PicoPHP - Lightweight PHP framework heavily inspired by Laravel but not 0.01% as good. Whatever...
oroboros/core
13 Downloads
A tiny, scalable mvc middleware implementation in php and javascript for quickly building pages, microservices, and other extraneous web interfaces that do not fit into the core application with minimal dependencies and little complexity.
mwarcz/segami
21 Downloads
PHP library that allows you to edit image dimensions, convert image format, cache generated images, record last access to generated image in cache, remove images from cache that have not been used for long time, all based on image name.
mouf/utils.i18n.fine.db-translator
3654 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). This package provides a DB mapper that stores translations in database.
misbah/prop-monitor
11 Downloads
This library will help you to check nested php objects whether they have some certain properties or not.
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
linice/pagination
109 Downloads
Php pagination, visited by direct view page(not ajax), and use bootstrap css.
kaia/is-odd
7 Downloads
Simple PHP package for check if the number is odd or not
johnwbaxter/id3global-service
18 Downloads
Allows a PHP-powered website to communicate with the GBG ID3global API to verify identities. This library is not affiliated with GBG PLC in any way.
jeroenrnl/zfwk
5 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.