Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Database-Migration Tool #186

Open
matthewtrask opened this issue Jun 4, 2016 · 1 comment
Open

Include Database-Migration Tool #186

matthewtrask opened this issue Jun 4, 2016 · 1 comment

Comments

@matthewtrask
Copy link

A few things Ive noticed to help make this a more modern and extensible site:

  • Composer Autoloader
  • Database Migration Tool (Phinx)

I think these tools, as well as moving towards PHP 7, will help drive more contributions.

@heiglandreas
Copy link
Member

Thanks for raising @rocketpastsix.

But:

  • Composer Autoloader is already used in the project (yes, it's a bit hidden away in the init_autoload.php-File that handles Zend-Framework integration also for usage without composer)
  • php.ug was one of the first websites running on PHP7 ;) So there's no need to move to PHP 7 as it's already there ;) (There's also a blog-post about the upgrade - http://andreas.heigl.org/2015/09/13/moving-php-ug-to-php7/ )

Nonetheless the idea of integrating a Database Migration Tool is great! (just yesterday I was thinking about it). So whoever wants to tackle it: Go ahead!

@heiglandreas heiglandreas changed the title Propose Project Clean Up Include Database-Migration Tool Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants