{% extends 'PackagistWebBundle::layout.html.twig' %} {% block content_header %} Packagist is the main Composer repository. It aggregates all sorts of PHP packages that are installable with Composer. Browse packages or submit your own. {% endblock %} {% block content %} Oh noes, 404! It looks like you requested a page that was not found. Go back to the homepage or use the search above to find the package you want. {% endblock %}
Packagist is the main Composer repository. It aggregates all sorts of PHP packages that are installable with Composer.
Browse packages or submit your own.