This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://composer.dashiro.ro"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Amazon SNS message validation for PHP
AWS SDK for PHP - Use Amazon Web Services in your PHP project
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
Symfony DoctrineBundle
Object-Relational-Mapper for PHP
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
Client library for Google APIs
Sends your logs to files, sockets, inboxes, databases and various web services
PHP library generating PDF files from UTF-8 encoded HTML
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
The PHP Unit Testing framework.
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
The missing Symfony Admin Generator
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
Maps directories of assets & makes them available in a public directory with versioned filenames.
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
Eases the creation of beautiful and testable command line interfaces
Converts CSS selectors to XPath expressions
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
Symfony Doctrine Messenger Bridge
Registers environment variables from a .env file
Provides an engine that can compile and evaluate expressions
Composer plugin for Symfony
Allows to easily create, process and reuse HTML forms
Provides a tight integration between Symfony components and the Symfony full-stack framework
Provides access to the localization data of the ICU library
Helps sending emails
Symfony Mailgun Mailer Bridge
Allows manipulating MIME messages
Sends notifications via one or more channels (email, SMS, ...)
Provides utilities for PHPUnit, especially user deprecation notices management
Executes commands in sub-processes
Provides functions to read and write from/to an object or array using a simple string notation
Extracts information about PHP class' properties using metadata of popular sources
Enables decoupling PHP applications from global state
Provides a tight integration of the Security component into the Symfony full-stack framework
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
Provides a way to profile code
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
Provides tools to internationalize your application
Provides a tight integration of Twig into the Symfony full-stack framework
Hotwire Turbo integration for Symfony
Manages links between resources
Provides a development tool that gives detailed information about the execution of any request
Loads and dumps YAML files
A Symfony bundle for extra Twig extensions
Twig, the flexible, fast, and secure template language for PHP
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
This Composer repository is powered by Satis