Libraries tagged by Jobyh
fsac/laravel-react-make
1396 Downloads
Artisan command to generate React components including TypeScript support
jobyh/laravel-react-make
1028 Downloads
Artisan command to generate React components
jobyh/laravel-vue-make
183 Downloads
Artisan command to generate Vue components
joby/smol-url
552 Downloads
A simple and lightweight extensible URL library designed for working with URLs in human-scale applications.
joby/smol-sentry
160 Downloads
A conceptually simple security logging and rule-enforcing system. Supports ingesting a wide variety of signals and using them to generate bot challenges and bans.
joby/smol-response
387 Downloads
A straightforward abstraction layer for building and rendering HTTP responses.
joby/smol-request
412 Downloads
A straightforward abstraction layer for retrieving information about and data from the current HTTP request.
joby/smol-query
289 Downloads
A lightweight and simple SQLite query builder.
joby/smol-cast
504 Downloads
Predictable type coercion from mixed inputs with explicit error handling.
robuust/craft-jobylon
161 Downloads
Jobylon plugin for Craft CMS
joby/toolbox
1408 Downloads
A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.
joby/smol-router
66 Downloads
A straightforward and unopinionated router for human-scale applications.
joby/smol-image
127 Downloads
A tightly-focused image manipulation library that eschews kitchen-sink approaches in favor of simple API and broader driver support.
joby/smol-fs
92 Downloads
A lightweight and simple filesystem abstraction layer with useful features and built-in traversal attack protection.
joby/smol-context
60 Downloads
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.