0.10.27 • Published 11 years ago

exspresso v0.10.27

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Exspresso

Exspresso is ...

CodeIgniter (http://codeigniter.com/) MVC framework ported to coffee-script and wrapped around the Express core.

Status

  • Welcome page - working
  • Config - working
  • Loader - working
  • Router - working
  • Controller - working
  • Model - working (Travel demo)
  • Lang - in progress
  • Database - in progess
  • Hooks - under review
  • Input - uses express
  • Output - uses express
  • Security - uses express

    In general, files with an extension of .php are not yet ported, and files with an extension of .php.coffee are in progress.

Features

  • Jade templating engine
  • Redis session storage
  • Bootstrap/LESS stylesheets
  • Sequelize ORM
  • Edit configuration defaults in application/config/config.coffee
  • Includes php2coffee command line port tool

PHP2Coffee

Requires Zend compatible php runtime:

Usage: bin/php2coffee [OPTIONS] PATH [DESTINATION]

  -h, --help          display this help
  -j. --javascript    compiles resulting .coffee file
  -r, --recursive     recurse source path
  -t, --trace         trace output
  -T, --tabs          use tab character in output (default is spaces)
  -d, --dump          dump of tokens

PAL

Ported code uses pal.coffee, a php abstraction layer. Pal is a group of helper functions that mimic the php api. Use cake test to test pal.

License

(The MIT License)

Copyright (c) 2012 Bruce Davidson <darkoverlordofdata@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

0.10.27

11 years ago

0.10.26

11 years ago

0.10.25

11 years ago

0.10.23

11 years ago

0.10.22

11 years ago

0.10.21

11 years ago

0.10.20

11 years ago

0.10.18

11 years ago

0.10.17

11 years ago

0.10.16

11 years ago

0.10.15

11 years ago

0.10.14

11 years ago

0.10.13

11 years ago

0.10.12

11 years ago

0.10.11

11 years ago

0.10.10

11 years ago

0.10.9

11 years ago

0.10.8

11 years ago

0.10.7

11 years ago

0.10.6

11 years ago

0.10.5

11 years ago

0.10.4

11 years ago

0.10.3

11 years ago

0.10.2

11 years ago

0.10.1

11 years ago

0.10.0

11 years ago

0.9.5

11 years ago

0.9.4

11 years ago

0.9.2

11 years ago

0.9.1

11 years ago

0.9.0

11 years ago

0.8.3

11 years ago

0.8.1

11 years ago

0.8.0

11 years ago

0.7.13

11 years ago

0.7.9

11 years ago

0.6.19

11 years ago

0.6.18

11 years ago

0.6.15

11 years ago

0.6.11

11 years ago

0.6.3

12 years ago

0.6.1

12 years ago

0.5.3

12 years ago

0.2.1

12 years ago