gjhack13's Stars
twigphp/twig-extra-bundle
The Twig bundle for official extra extensions
uvdesk/extension-framework
Extend your helpdesk by creating/integrating packages built by the uvdesk community.
uvdesk/mailbox-component
The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
uvdesk/support-center-bundle
Provide your customers with convenience by introducing the Support Center Portal to your UVDesk Community Helpdesk System.
uvdesk/automation-bundle
Automate operations within your UVDesk Community Helpdesk System based on pre-defined events triggered from your application.
uvdesk/core-framework
UVDesk Community Helpdesk Core Framework Bundle providing the core essential functionalities and integration tools to easily integrate any other community helpdesk packages.
uvdesk/composer-plugin
Generic purpose composer plugin to auto-configure your packages
webmozarts/assert
Assertions to validate method input/output with nice error messages.
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/translation-contracts
A set of translation abstractions extracted out of the Symfony components
symfony/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/web-link
Manages links between resources
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/validator
Provides tools to validate values
symfony/translation
Provides tools to internationalize your application
symfony/yaml
Loads and dumps YAML files
symfony/symfony
The Symfony PHP framework
symfony/runtime
Enables decoupling PHP applications from global state
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/security-guard
Symfony Security Component - Guard
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/security-core
Symfony Security Component - Core Library
symfony/stopwatch
Provides a way to profile code