Pinned Repositories
BaconUser
BaconUser provides simple user management
join-hydrator
A set of two very simple hydrator helpers to easily hydrate joined query results into their respective nested objects.
SamUser
A simple Module that glues together ZfcUser, BjyAuthorize and Doctrine 2.
SamVersioning
A Module that eases the implementation of a version control for your entities. Just configure this module to listen to your "Entity-Save-Events" and you're done - nothing more needed.
templated-form-collection
A viewHelper for ZF2 to allow an easier workflow handling complex collections and templates
ZF2_3_QuickStart_Rewrite
Rewrite of the QuickStart Tutorial
ZF2Playground
Showcase Module of several ZF2 Features
ZF3BlogDemo
Demo module using the very well know ALBUM
manuakasam's Repositories
manuakasam/SamUser
A simple Module that glues together ZfcUser, BjyAuthorize and Doctrine 2.
manuakasam/ZF2_3_QuickStart_Rewrite
Rewrite of the QuickStart Tutorial
manuakasam/ZF3BlogDemo
Demo module using the very well know ALBUM
manuakasam/join-hydrator
A set of two very simple hydrator helpers to easily hydrate joined query results into their respective nested objects.
manuakasam/SamVersioning
A Module that eases the implementation of a version control for your entities. Just configure this module to listen to your "Entity-Save-Events" and you're done - nothing more needed.
manuakasam/templated-form-collection
A viewHelper for ZF2 to allow an easier workflow handling complex collections and templates
manuakasam/SamLdapUser
A User-Module that runs it's authentication via an LDAP/AD-Server
manuakasam/SamLdapUserObject
Example scenario of the event-driven user-identity for SamLdapUser
manuakasam/tutorial-dependent-select-lists
This repository accompanies my blogpost about dependant select-lists. Whilst mainly being a JavaScript feature many people don't know how to properly tell ZF2 to enable the rendered Form output to be greatly used by JS. This repository shows them how.
manuakasam/Cache
Command line utility for cache management in Zend Framework 2
manuakasam/DoctrineDataFixtureModule
Doctrine Data Fixture Module for Zf2 with cli integration
manuakasam/DoctrineModule
Zend Framework 2 Module for Doctrine
manuakasam/extremely-defensive-php
manuakasam/Helios
PSR-7 authentication middleware
manuakasam/PhpSpreadsheet
A pure PHP library for reading and writing spreadsheet files
manuakasam/RighteousFireCalculator
Simple Form to easily calculate your Righteous Fire DPS
manuakasam/SamStdlib
A Module that contains some helper classes and stuff like that. Generally lots of stuff that is useful in many different projects.
manuakasam/tmhOAuth
An OAuth 1.0A library written in PHP
manuakasam/tutorials
Tutorials for Zend Framework
manuakasam/twitter-api-php
Simple PHP Wrapper for Twitter API v1.1 calls
manuakasam/zend-expressive
PSR-7 middleware in minutes!
manuakasam/zend-servicemanager
ServiceManager component from Zend Framework
manuakasam/ZendSkeletonApplication
Sample application skeleton using the ZF2 MVC layer
manuakasam/zf-doctrine-hydration-module
Configurable Doctrine hydrators for ZF2
manuakasam/zf1
This project reached its end-of-life on 2016-09-28. Contains conversion of ZF1 subversion repo to git, from version 15234 forward, and only containing master and release-1.12 branches and 1.12 tags.
manuakasam/zf2-aspect
Playground for integration of aspect-oriented programming into ZF2
manuakasam/zf2-documentation
Zend Framework 2 documentation sources
manuakasam/zf2-dpc-tutorial-slides
Slides for the "ZF2: From noob to pro" tutorial for @dpcon
manuakasam/Zf2LdapAuth
Zend Framework 2 Basic LDAP Authentication Module. Built in authentication form with callback to your own function to store ldap data.
manuakasam/zfc-rbac
Role-based access control module to provide additional features on top of Zend\Permissions\Rbac