Git Product home page Git Product logo

Legacy framework - Symfony and ExtJS Integrated

This code is years old, left here just as an archive.

Build for heavy javascript applications

See http://framework.hatimeria.com/

Installation guide

Clone this repo. Copy app/config/custom_example.yml to app/config/custom.yml (this file is used instead of parameters.ini) Adjust parameters in custom.yml file (enter your email under my_email key).

Run from console following commans to:

  • Install all required vendors like Symfony, ExtJS, Doctrine, Translations etc... $ php bin/vendors install

  • Create database (according to your app/config/custom.yml) $ php app/console doctrine:database:create

  • Set all defaults tables: $ php app/console doctrine:schema:update --force

  • Load default data: $ php app/console doctrine:fixtures:load

  • Install HatimeriaExtJS (creates a symlink in ExtJSBundle points to HatimeriaExtJS) $ php app/console hatimeria:extjs:install --symlink --docs

Login with email from custom.yml and password: 'hatimeria'

Hatimeria's Projects

cacheman-file icon cacheman-file

File caching library for Node.JS and also cache engine for cacheman

doctrineextensions icon doctrineextensions

Extensions and diferent behaviors for Doctrine 2, Translatable, Sluggable, Tree - NestedSet, Timestampable, Loggable

going-headless icon going-headless

Use cases and Proposals regarding usage of Magento Web API. This repository is not affiliated with Magento.

graphcommerce icon graphcommerce

GraphCommerce® is a headless storefront replacement for Magento 2 (PWA), that delivers a faster, better user experience. Fully customizable (React, Next.js) and open-source.

hatimeriaextjsbundle icon hatimeriaextjsbundle

ExtJS Bundle is an ExtJS (JavaScript framework) Direct Backend Implementation for Symfony2 Framework.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.