amasiye member since: Dec 23, 2021
amasiye's packages
-
-
-
-
PHP
assegaiphp/beanstalkd
Beanstalkd queue integration for AssegaiPHP framework, enabling job production and consumption using the Pheanstalk library.
-
PHP
assegaiphp/cli
The AssegaiPHP CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Assegai applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution.
-
PHP
assegaiphp/collections
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
-
PHP
assegaiphp/common
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
-
PHP
assegaiphp/console
The Assegai CLI is a command-line interface tool that helps you to initialize, develop and maintain your Assegai applications.
-
PHP
assegaiphp/core
A progressive PHP framework for building efficient and scalable server-side applications.
-
PHP
assegaiphp/events
A lightweight event emitter package for AssegaiPHP and standalone PHP applications.
-
-
PHP
assegaiphp/orm
AssegaiORM is a standalone ORM for modern PHP applications, with optional AssegaiPHP integration.
-
PHP
assegaiphp/rabbitmq
RabbitMQ queue integration for AssegaiPHP framework, providing decorators and tools for producing and consuming AMQP-based jobs.
-
PHP
assegaiphp/starter
AssegaiPHP is a modern, powerful server-side framework for PHP developers. It is heavily inspired by NestJS and Angular and is designed to be a viable alternative to other modern frameworks. With AssegaiPHP, developers can quickly and easily get their projects up and running with a highly testable, scalable, loosely coupled, and easily maintainable application architecture. The starter project repository contains everything you need to get started with AssegaiPHP, including a pre-configured application skeleton and all the necessary dependencies. Simply install it with composer and you're ready to go!
-
PHP
assegaiphp/util
A collection of useful PHP utility classes to simplify common tasks and enhance application development.