Libraries tagged by One class
natecollins/nofus
3657 Downloads
Nate's One-File Utilities Stash: Simple Single-use Classes for Common Tasks
mouf/html.widgets.messageservice
240992 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
4212 Downloads
A base collection class to build your object collections on top of
maboch/gd-text
2322 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
antaresbr/arrayhandler
6281 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
valkyriweb/wp-remote-auth
115 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
sukohi/wafu
1509 Downloads
PHP class that mainly developed for Laravel to provide Japan-Related data like week name, gender and so on.
ramir1/laravel-breadcrumbs-plus
41 Downloads
Define breadcrumbs as classes instead of closures, resolved through the container, with or without registering a name - on top of diglactic/laravel-breadcrumbs.
o2system/spl
20734 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
nstcactus/craft-utils
2988 Downloads
A collection of utility classes to make my life easier when working on Craft CMS projects
logoscon/acf-plus
23362 Downloads
Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.
krupni/yii-eoauth
15407 Downloads
Yii Framework Extension. EOAuthUserIdentity class implements IUserIdentity Yii interface and the OAuth protocol to authenticate a user. Based on Google's software.
janisto/yii2-environment
34607 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.
ironer/base62shrink
286 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.
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.