Libraries tagged by null object
best-brands/kiyoh-api
12 Downloads
A PHP Client for the Kiyoh API with async support and full object mapping
cottagelabs/coarnotify
0 Downloads
A library which provides full support for the COAR Notify protocol, including a full set of pattern objects, a client to send notifications, and a server-side interface to enable rapid inbox implementation in arbitrary web frameworks.
woutvw/svgator
1 Downloads
A simple and flexible PHP package for generating scalable vector graphics (SVG) programmatically. This package allows developers to create complex SVG images through an intuitive and object-oriented API, offering full control over shapes, paths, text, gradients, and more. Ideal for dynamic image generation and use in web applications, the library supports a wide range of customization options while adhering to SVG standards.
phossa/phossa-di
37 Downloads
A fast and full-fledged dependency injection library for PHP. It supports auto wiring, container delegation, object decorating, definition provider, definition tags, service scope and more.
molajo/ioc
432 Downloads
Molajo Inversion of Control package offers a full-featured, simple-to-use dependency injection and object construction solution for PHP applications.
cottagelabs/coar-notifications
174 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.