Packages from joby
-
PHP
joby/smol-context
A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
-
PHP
joby/smol-session
An opinionated PHP session management library, designed to expose a simple API but provide smart performance optimizations and minimize session creation and locking.
-
PHP
joby/smol-uid
A simple and lightweight time-ordered random ID library designed for human-scale applications.
-
PHP
joby/smol-url
A simple and lightweight extensible URL library designed for working with URLs in human-scale applications.
-
PHP
joby/toolbox
A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.