Libraries tagged by One class
natecollins/nofus
1716 Downloads
Nate's One-File Utilities Stash: Simple Single-use Classes for Common Tasks
mouf/html.widgets.messageservice
236791 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.
managur/collection
3500 Downloads
A base collection class to build your object collections on top of
maboch/gd-text
1393 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
kingofnull/gd-text-persian
1524 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension OPTIMIZED FOR PERSIAN.
antaresbr/arrayhandler
3140 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
xapon/yii2-environment
4420 Downloads
Environment class for Yii2, used to set configuration for console and web apps depending on the server environment.
tukiosinc/tfpdf
35 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
sukohi/wafu
1153 Downloads
PHP class that mainly developed for Laravel to provide Japan-Related data like week name, gender and so on.
small/collection
834 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
oilstone/logging
5154 Downloads
A PSR\Log wrapper for handling static log classes that can be enabled/disabled on the fly
nstcactus/craft-utils
1416 Downloads
A collection of utility classes to make my life easier when working on Craft CMS projects
logoscon/acf-plus
22941 Downloads
Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.
krupni/yii-eoauth
13876 Downloads
Yii Framework Extension. EOAuthUserIdentity class implements IUserIdentity Yii interface and the OAuth protocol to authenticate a user. Based on Google's software.
ironer/base62shrink
97 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.