Packages from teknoo
-
PHP
teknoo/bridge-phpdi-symfony
Userfriendly integration of PHP-DI with Symfony, Fork from php-di/symfony-bridge
-
PHP
teknoo/composer-install
Composer plugin allowing the creation of a functional package 'out of the box' as well as a cleaning of the project when it is uninstalled.
-
PHP
teknoo/east-common
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
-
teknoo/east-common-symfony
Metapackage to install Teknoo East Common in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
-
PHP
teknoo/east-foundation
East Foundation is a universal package to implement the #east philosophy ( http://blog.est.voyage/phpTour2015/ ) with any framework supporting PSR-11, PSR-15 or with Symfony 4+.
-
teknoo/east-foundation-symfony
Metapackage to install Teknoo East Foundation in Symfony : East Foundation is a universal package to implement the #east philosophy ( http://blog.est.voyage/phpTour2015/ ) with any framework supporting PSR-11 or with Symfony 4+.
-
PHP
teknoo/east-paas
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe) to implement a custom PaaS manager like platform.sh, compatible with Docker and Kubernetes
-
teknoo/east-paas-symfony
Metapackage to install Teknoo East PaaS in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe) to implement a custom PaaS manager like platform.sh, compatible with Docker and Kubernetes
-
PHP
teknoo/east-website
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), and implementing a basic CMS to display dynamics pages with different types and templates.
-
teknoo/east-website-symfony
Metapackage to install Teknoo East Website in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), and implementing a basic CMS to display dynamics pages with different types and templates.
-
-
-
PHP
teknoo/kubernetes-client
A simple yet elegant client for accessing and controlling a Kubernetes cluster.
-
-
-
PHP
teknoo/recipe
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
-
PHP
teknoo/sellsy-client
PHP library to connect your applications to your Sellsy account account using the Sellsy API and build your websites and your platforms on the Sellsy technology.
-
PHP
teknoo/states
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
-
PHP
teknoo/curl-request
Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle
Abandoned!
-
PHP
teknoo/mango-pay-bundle
Bundle to import and use the Mango Pay PHP SDK into a Symfony 2.7+ projects, and use it as standard Symfony services.
Abandoned!
-
-
PHP
teknoo/states-bundle
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
Abandoned! See teknoo/states
-
PHP
teknoo/states-life-cycle
Component to extend the behavior of teknoo/states and provide a service to manage life cycles of stated class instances and automated their behavior
Abandoned! See teknoo/recipe