Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-slim3-3.10.0-1.el6.remi RPM for noarch

From Remi's RPM for RedHat EL 6 for i386

Name: php-slim3 Distribution: Unknown
Version: 3.10.0 Vendor: Remi Collet
Release: 1.el6.remi Build date: Mon Apr 23 14:55:20 2018
Group: Development/Libraries Build host: builder.remirepo.net
Size: 256660 Source RPM: php-slim3-3.10.0-1.el6.remi.src.rpm
Packager: https://blog.remirepo.net/
Url: http://www.slimframework.com/
Summary: PHP micro framework
Slim is a PHP micro framework that helps you quickly write simple yet
powerful web applications and APIs.

Features:
- Powerful router
    - Standard and custom HTTP methods
    - Route parameters with wildcards and conditions
    - Route redirect, halt, and pass
    - Route middleware
- Template rendering with custom views
- Flash messages
- Secure cookies with AES-256 encryption
- HTTP caching
- Logging with custom log writers
- Error handling and debugging
- Middleware and hook architecture
- Simple configuration

Autoloader: /usr/share/php/Slim3/autoload.php

Provides

Requires

License

MIT

Changelog

* Sat Apr 21 2018 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.10.0-1
  - New upstream release
* Sun Dec 25 2016 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.7.0-1
  - New upstream release
* Sun Nov 27 2016 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.6.0-1
  - New upstream release
* Tue Jun 21 2016 Remi Collet <remi@fedoraproject.org> - 3.4.2-1
  - update to 3.4.2
* Tue May 17 2016 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.4.1-1
  - Update to Slim 3
  - Use a git snapshot as upstream drop tests from distribution (thanks to Remi)
  - Remove tests subpackage
  - Rename package to php-slim3
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 2.6.2-3
  - fix autoloader name
  - add comment about autoloader in package description
* Fri Oct 23 2015 Remi Collet <remi@fedoraproject.org> - 2.6.2-2
  - provide php-composer(slim/slim)
  - don't ignore test suite result
  - add a simpler autoloader
* Thu Oct 22 2015 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.6.2-1
  - Last upstream release
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 10 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.4.3-1
  - New upstream release
* Sun Dec 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.4.0-1
  - New upstream release
* Thu Aug 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.3.0-1
  - New upstream release
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Apr 17 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.2.0-1
  - New upstream release
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-5
  - Fix permissions on phpunit.xml.dist
  - Remove not needeed %if in %check
* Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-4
  - phpunit.xml.dist should not be in package's %doc
* Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-3
  - Remove unneedeed %{real_name} subdirectory
  - Move phpunit.xml.dist file in test subpackage
* Thu Nov 22 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-2
  - Various changes and improvements thanks to Remi
* Wed Nov 21 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-1
  - Initial packaging

Files

/usr/share/doc/php-slim3-3.10.0
/usr/share/doc/php-slim3-3.10.0/CONTRIBUTING.md
/usr/share/doc/php-slim3-3.10.0/LICENSE.md
/usr/share/doc/php-slim3-3.10.0/README.md
/usr/share/doc/php-slim3-3.10.0/composer.json
/usr/share/php/Slim3
/usr/share/php/Slim3/App.php
/usr/share/php/Slim3/CallableResolver.php
/usr/share/php/Slim3/CallableResolverAwareTrait.php
/usr/share/php/Slim3/Collection.php
/usr/share/php/Slim3/Container.php
/usr/share/php/Slim3/DefaultServicesProvider.php
/usr/share/php/Slim3/DeferredCallable.php
/usr/share/php/Slim3/Exception
/usr/share/php/Slim3/Exception/ContainerException.php
/usr/share/php/Slim3/Exception/ContainerValueNotFoundException.php
/usr/share/php/Slim3/Exception/InvalidMethodException.php
/usr/share/php/Slim3/Exception/MethodNotAllowedException.php
/usr/share/php/Slim3/Exception/NotFoundException.php
/usr/share/php/Slim3/Exception/SlimException.php
/usr/share/php/Slim3/Handlers
/usr/share/php/Slim3/Handlers/AbstractError.php
/usr/share/php/Slim3/Handlers/AbstractHandler.php
/usr/share/php/Slim3/Handlers/Error.php
/usr/share/php/Slim3/Handlers/NotAllowed.php
/usr/share/php/Slim3/Handlers/NotFound.php
/usr/share/php/Slim3/Handlers/PhpError.php
/usr/share/php/Slim3/Handlers/Strategies
/usr/share/php/Slim3/Handlers/Strategies/RequestResponse.php
/usr/share/php/Slim3/Handlers/Strategies/RequestResponseArgs.php
/usr/share/php/Slim3/Http
/usr/share/php/Slim3/Http/Body.php
/usr/share/php/Slim3/Http/Cookies.php
/usr/share/php/Slim3/Http/Environment.php
/usr/share/php/Slim3/Http/Headers.php
/usr/share/php/Slim3/Http/Message.php
/usr/share/php/Slim3/Http/Request.php
/usr/share/php/Slim3/Http/RequestBody.php
/usr/share/php/Slim3/Http/Response.php
/usr/share/php/Slim3/Http/Stream.php
/usr/share/php/Slim3/Http/UploadedFile.php
/usr/share/php/Slim3/Http/Uri.php
/usr/share/php/Slim3/Interfaces
/usr/share/php/Slim3/Interfaces/CallableResolverInterface.php
/usr/share/php/Slim3/Interfaces/CollectionInterface.php
/usr/share/php/Slim3/Interfaces/Http
/usr/share/php/Slim3/Interfaces/Http/CookiesInterface.php
/usr/share/php/Slim3/Interfaces/Http/EnvironmentInterface.php
/usr/share/php/Slim3/Interfaces/Http/HeadersInterface.php
/usr/share/php/Slim3/Interfaces/InvocationStrategyInterface.php
/usr/share/php/Slim3/Interfaces/RouteGroupInterface.php
/usr/share/php/Slim3/Interfaces/RouteInterface.php
/usr/share/php/Slim3/Interfaces/RouterInterface.php
/usr/share/php/Slim3/MiddlewareAwareTrait.php
/usr/share/php/Slim3/Routable.php
/usr/share/php/Slim3/Route.php
/usr/share/php/Slim3/RouteGroup.php
/usr/share/php/Slim3/Router.php
/usr/share/php/Slim3/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 10:36:00 2024