Close

Themehits

Download PHP Soccer Nulled

 


PHP Soccer is a PHP class that allows you to easily generate soccer formations in your pages.

If you have a website about soccer you can finally preview a match and show the possible lineups, review a match and visually represent the formations or talk about your perfect Real Madrid formation and get the opinions of your users.

Basic Implementation

With the Basic Implementation you will be able to create a generic soccer formation simply by adding the names of the players:

//create an object of the PhpSoccer class
$juventus = new PhpSoccer;

//set the names of the eleven players
$juventus->players = array('Buffon', 'Chiellini', 'Ogbonna', 'Bonucci', 'Asamoah', 'Marchisio', 'Pirlo', 'Vidal', 'Lichtsteiner', 'Morata', 'Tevez');

//print the formation on the page
echo $juventus->create();

Advanced Implementation

With the Advanced Implementation you will be able to create a soccer formation with a custom uniform for the goal keeper, custom uniforms for the standard players and a custom formation.

//create an object of the PhpSoccer class
$juventus= new PhpSoccer;

//set the goal keeper uniform ( from 1 to 200 )
$juventus->kuniform = 17;

//set the standard player uniform ( from 1 to 200 )
$juventus->puniform = 1;

//set the formation, choose one of 11 formations: 4-4-2, 4-4-1-1, 4-3-3, 4-5-1, 3-4-3, 3-5-2, 3-5-1-1, 5-3-2, 5-4-1, 4-2-3-1, 4-4-2-D
$juventus->formation = '3-5-2';

//set the names of the 11 players
$juventus->players = array('Buffon', 'Chiellini', 'Ogbonna', 'Bonucci', 'Asamoah', 'Marchisio', 'Pirlo', 'Vidal', 'Lichtsteiner', 'Morata', 'Tevez');

//set the skin of the players ( w = white, b = black )
$juventus->skin = array('w', 'w', 'b', 'w', 'b', 'w', 'w', 'w', 'w', 'w', 'w');

//print the formation on the page
echo $juventus->create();

Create custom uniforms

If you have Photoshop, with the PSD file included you will be able to create your own custom uniforms, watch the video below.

Includes 200 different uniforms

If you are without Photoshop or if you don’t have the time to create custom uniforms you can use the 200 included.

By default you can select between these eleven popular formations and with a basic knowledge of PHP you will also be able to create you own formations. ( more information on how to create custom formations are available in the documentation )

  • 4-4-2
  • 4-4-1-1
  • 4-3-3
  • 4-5-1
  • 3-4-3
  • 3-5-2
  • 3-5-1-1
  • 5-3-2
  • 5-4-1
  • 4-2-3-1
  • 4-4-2-D ( 4-4-2 Diamond )

Perfect for PHP beginners

The PHP Soccer class is extremely easy to use and the documentation that comes with the product includes all the steps needed to install and use this script inside your website.

Works great with desktop and mobile devices

The soccer formations generated by PHP Soccer work great with both desktop and mobile devices and can be used inside both fixed and responsive themes.

High quality design by Orange Box

All the assets included in this product have been generated using the best soccer assets available in the market, The Soccer Set by Orange Box.

Requirements

- PHP 5.x
- jQuery 1.x or 2.x

Are you a soccer fan?

Create soccer standings with League Table for WordPress, one of the best-selling table plugins on CodeCanyon.

[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]

Demo = PHP Soccer
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/php-soccer/9969993″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]

Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy PHP Soccer from the The Developer ( DAEXT ) website. Thank you.
Download = PHP Soccer-[Updated].zip



Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.