bitcooker / composer_app

Front-end to the commands from composer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer_app

Front-end command for php composer. I intended to make it a lot simplier to install php libraries on packgist and github, and that I wanted to be able to just plug the code in, and it would work. I also wanted to show my skills off. I realize there are other peoples content/images, and images that are copyrighted but if you ask nicely, they will be removed.

The code has the ability to operate in a root directory (/public_html/) scenario, but only on initial install of the program, it corrects itself into a project root directory(project/[config|public]), where the configuration files are in in config, and the web code is under public. I learned in this course of work how to use .htaccess mod rewrite, and being able to change the url in order for [project/index.php] and [project/public/index.php] can still result in see the same thing.




I have a set of tools that I want to be able to replicate, as well as having 1 click solutions. Git is my next project, and then php. And then I have a terminal program I am working on. I might just put all in 1 project here on github. You can see at the end of the gif animation, that I have basic animation skills. Enough that I can create simple screen grab videos.

About

Front-end to the commands from composer.

License:The Unlicense


Languages

Language:PHP 59.8%Language:HTML 38.3%Language:CSS 1.6%Language:Blade 0.2%Language:JavaScript 0.0%