PHPackages                             fdevs/company-site - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. fdevs/company-site

AbandonedArchivedProject

fdevs/company-site
==================

4devs Company Site

1.0.0(11y ago)152MITCSSPHP &gt;=5.3.3

Since Sep 19Pushed 11y ago4 watchersCompare

[ Source](https://github.com/4devs/company-site)[ Packagist](https://packagist.org/packages/fdevs/company-site)[ RSS](/packages/fdevs-company-site/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (29)Versions (2)Used By (0)

Company Site
============

[](#company-site)

Welcome to the "Company Site" based on Symfony2 application that you can use as the skeleton for your new company site.

1. Installing Use Composer

---

As Company Site uses [Composer](http://getcomposer.org/) to manage its dependencies, the recommended way to create a new site is to use it.

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `create-project` command to generate a new Symfony application:

```
php composer.phar create-project fdevs/company-site path/to/install

```

Composer will install Company Site and all its dependencies under the `path/to/install` directory.

2. Browsing the Demo data

---

Load Fixtures Data

```
bin/console doctrine:mongodb:fixtures:load

```

add cron task for send emails

3. Getting started with Symfony

---

Once you're feeling good, you can move onto reading the official [Symfony2 book](http://symfony.com/doc/2.4/index.html).

A default bundle, `FdevsCoreBundle`, shows yours homepage. After playing with it, you can remove it by following these steps:

- modify design in the `src/FDevs/CoreBundle/Resources/views/Default/index.html.twig` file;

What's inside?
--------------

[](#whats-inside)

The Symfony Standard Edition is configured with the following defaults:

- Twig is the only configured template engine;
- Doctrine MongoDB is configured;
- Swiftmailer is configured;
- Annotations for everything are enabled.

It comes pre-configured with the following bundles:

- **FrameworkBundle** - The core Symfony framework bundle
- [**SensioFrameworkExtraBundle**](http://symfony.com/doc/2.4/bundles/SensioFrameworkExtraBundle/index.html) - Adds several enhancements, including template and routing annotation capability
- [**DoctrineBundle**](http://symfony.com/doc/2.4/book/doctrine.html) - Adds support for the Doctrine MongoDB
- [**TwigBundle**](http://symfony.com/doc/2.4/book/templating.html) - Adds support for the Twig templating engine
- [**SecurityBundle**](http://symfony.com/doc/2.4/book/security.html) - Adds security by integrating Symfony's security component
- [**SwiftmailerBundle**](http://symfony.com/doc/2.4/cookbook/email.html) - Adds support for Swiftmailer, a library for sending emails
- [**MonologBundle**](http://symfony.com/doc/2.4/cookbook/logging/monolog.html) - Adds support for Monolog, a logging library
- [**AsseticBundle**](http://symfony.com/doc/2.4/cookbook/assetic/asset_management.html) - Adds support for Assetic, an asset processing library
- **WebProfilerBundle** (in dev/test env) - Adds profiling functionality and the web debug toolbar
- **SensioDistributionBundle** (in dev/test env) - Adds functionality for configuring and working with Symfony distributions
- [**SensioGeneratorBundle**](http://symfony.com/doc/2.4/bundles/SensioGeneratorBundle/index.html) (in dev/test env) - Adds code generation capabilities
- **FDevsCoreBundle** - A demo bundle with some example code/template
- **FDevsTeamBundle** - A user bundle with some example code/template
- [**FDevsBlockBundle**](https://github.com/4devs/FDevsBlockBundle) - A block bundle to edit static blocks
- [**FDevsCatalogBundle**](https://github.com/4devs/FDevsCatalogBundle) - A catalog bundle to display profile
- [**FDevsContactUsBundle**](https://github.com/4devs/FDevsContactUsBundle) - A Contact Us bundle to feedback form and send email
- [**FDevsFileBundle**](https://github.com/4devs/FDevsFileBundle) - Add functionality for uploads file
- [**FDevsPageBundle**](https://github.com/4devs/FDevsPageBundle) - Add functionality localizate page
- [**FDevsTagBundle**](https://github.com/4devs/FDevsTagBundle) - Add functionality tags information

All libraries and bundles included in the "Company Site" are released under the MIT or BSD license.

Enjoy!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4259d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1908507?v=4)[andrey](/maintainers/andrey1s)[@andrey1s](https://github.com/andrey1s)

### Embed Badge

![Health badge](/badges/fdevs-company-site/health.svg)

```
[![Health](https://phpackages.com/badges/fdevs-company-site/health.svg)](https://phpackages.com/packages/fdevs-company-site)
```

###  Alternatives

[pumukit/pumukit

Media Portal

5714.0k37](/packages/pumukit-pumukit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
