Download the PHP package phpwine/optimizedhtml without Composer
On this page you can find all versions of the php package phpwine/optimizedhtml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phpwine/optimizedhtml
More information about phpwine/optimizedhtml
Files in phpwine/optimizedhtml
Package optimizedhtml
Short Description HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)
License MIT
Homepage https://phpwine.github.io/documents/
Informations about the package optimizedhtml
PHPWine (OptimizedHtml)
HTML Frontend Framework Design for Backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor).
PHPWine doesn't force developers not to use native HTML, in fact if you feel super comfortable with native HTML you can stick to it, the main goal is to lessen, minimize, optimize, and organize both HTML and workload.
There are a lot of ways to use Wine but I highly recommend using OOP for HTML applications with Doctrine and Components, through that you can easily add and update HTML that separates from your data.
DOCTRINE: This files and classes is the main source where the data are being used multiple times in single or different pages, for instance, your branding source file. That is possible to use in the main header and footer or menu arrays of data that are used both in the navigation and footer section you can store them in doctrine properties and send back to your hooks as your arguments. In addition Doctrine is powerful enough to handle the visibility of elements based of the specific screen size you set, especially using the reserved key "those" Those having the class you assigned the visibility will respond based on your doctrine declaration.
APPS: These are the main public classes that will invoke in public pages that display HTML and data to browser, With these files and classes you will prepared the layout of your HTML application base on your key hooks for column or columns and xrow or xrows as the HTML is not visible to you at least you have a proper pointers that human-readable that can help you to analyze your codes in php to HTML.
COMPONENTS: These are HTML that hold data information from your controller or classes like ul, li, img files that take care of specific data. most of the time this is an inner second or third child of HTML and data.
In addition: I don't recommend wine having more of a third child HTML in case I highly recommend to add a hook and creating a new method for the value of that child.
Collections :
Quick Start
WP WineWPMenuWalker (Custom Menu w/Hooks) @since v2.0
WineAccordion @since v2.2.0
WineTab @since v2.2.0
WinePopup @since v2.2.0
New :
Features :
Logs :
Thanks To:
Github : To allow me to upload my PHP Library PHPWine Vanilla Flavour to repository
php.net : The opportunity to develop web applications using corePHP - PHPFrameworks
LICENSE BY MIT
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Would you like me to treat a cake and coffee ?
Become a donor, Because with you! We can build more...
Donate:
GCash : +639650332900
Paypal account: [email protected]
Thanks and good luck!