Coder Social home page Coder Social logo

symfony-hello-world's Introduction

DEPRECATED Don't use this repository anymore. Use Flex instead, which allows to create a Hello World application in a much robust way. This repository will be deleted at some point.

Symfony Hello World Edition

Symfony Hello World Edition is the Symfony distribution you want to use when doing "Hello World" benchmarks.

It consists of one script (optimize.sh) that you need to run to get a fresh Symfony Standard Edition optimized for raw performance benchmarks.

Benchmark Symfony by getting the /app.php/hello/world URL.

symfony-hello-world's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

symfony-hello-world's Issues

vendors.sh issues error "mcrypt.so not found"

Hello,
When running the vendors.sh script (Ubuntu)
/var/www/symfony-hello-world$ sh ./bin/vendors.sh

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/mcrypt.so' - /usr/lib/php5/20090626+lfs/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0

The file is not there on my system, so I think this should be listed as a requirement.
I will check google to learn how to install this mcrypt.so on my system.

I don't know if this 2nd issue relates to the above, but the app/cache and app/logs folders are not created. once I create them manually, and give them RW perms, I can run the hello symfony test

thank you

Symfony\Component\Debug\Debug not found

When I run the current version, the php composer.phar update command fails with

PHP Fatal error:  Class 'Symfony\Component\Debug\Debug' not found in symfony-hello-world/benchmark/app/console on line 22

I was about to propose a pull request, but I'm not sure which of the following fixes would be the best

  1. to include symfony/symfony-debug into the composer.json
  2. to run SYMFONY_ENV=prod php composer.phar install
  3. or to checkout a specific tag (e.g. 2.2.1) after cloning symfony/symfony-standard

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.